Should be Improved
This page does not have enough information. You can help us by expanding it.

🕒

Upcoming Feature
This page is about an upcoming feature. It can be previewed in a developer version. It is possible that the behaviour may change in the future. For more information, see Snap! 10.0.

Code to Blocks to Code is a library that consists of blocks used to convert scripts to text code and vice versa, in addition to the ability to convert using the "Lisp code" option when right-clicking on a script.

Blocks

(parse code [] to blocks :: operators)
(encode blocks (() @addInput) to text <> pretty :: operators)